chore: add standard version & script (#189)

master
Joshua Wiens 2017-03-14 22:53:07 -05:00 committed by Joshua Wiens
parent feab724b66
commit 2630c0f969
2 changed files with 1113 additions and 39 deletions

View File

@ -9,6 +9,7 @@
"jsdom": "^9.11.0",
"memory-fs": "^0.4.1",
"mocha": "^3.2.0",
"standard-version": "^4.0.0",
"webpack": "^2.2.1"
},
"repository": {
@ -20,6 +21,7 @@
"loader-utils": "^1.0.2"
},
"scripts": {
"release": "yarn run standard-version",
"test": "mocha",
"travis:test": "yarn run test"
}

1150
yarn.lock

File diff suppressed because it is too large Load Diff