We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d09eaec commit ef607f9Copy full SHA for ef607f9
package.json
@@ -9,15 +9,16 @@
9
"has-localstorage": "^1.0.1"
10
},
11
"devDependencies": {
12
+ "babel-cli": "^6.3.15",
13
"babel-eslint": "^4.1.6",
14
"babel-preset-es2015": "^6.3.13",
15
"babel-tape-runner": "^1.3.0",
16
"eslint": "^1.9.0",
17
"npm-run-all": "^1.2.12",
18
"proxyquire": "^1.7.3",
19
+ "semantic-release": "^4.3.5",
20
"tape": "^4.2.2",
- "watch": "^0.16.0",
- "semantic-release": "^4.3.5"
21
+ "watch": "^0.16.0"
22
23
"scripts": {
24
"prepublish": "npm run build",
0 commit comments