We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ee4afa commit 126d7f0Copy full SHA for 126d7f0
.npmrc
@@ -0,0 +1 @@
1
+save-exact = true
package.json
@@ -13,10 +13,10 @@
13
},
14
"license": "MIT",
15
"devDependencies": {
16
- "expect.js": "^0.3.1",
17
- "mocha": "^3.0.2",
18
- "serve": "^5.0.0",
19
- "xo": "^0.17.0"
+ "expect.js": "0.3.1",
+ "mocha": "3.0.2",
+ "serve": "5.0.0",
+ "xo": "0.17.0"
20
21
"component": {
22
"scripts": {
0 commit comments