Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Commit 81f3969

Browse files
committed
make deps exact
1 parent 7abcab0 commit 81f3969

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,13 @@
6969
"sinon-chai": "2.13.0"
7070
},
7171
"dependencies": {
72-
"babel-plugin-add-module-exports": "^0.2.1",
73-
"babel-preset-env": "^1.6.0",
74-
"babel-preset-react": "^6.24.1",
75-
"babelify": "^7.3.0",
72+
"babel-plugin-add-module-exports": "0.2.1",
73+
"babel-preset-env": "1.6.0",
74+
"babel-preset-react": "6.24.1",
75+
"babelify": "7.3.0",
7676
"bluebird": "3.5.0",
7777
"browserify": "14.4.0",
78-
"cjsxify": "^0.3.0",
78+
"cjsxify": "0.3.0",
7979
"debug": "3.0.1",
8080
"fs-extra": "4.0.1",
8181
"watchify": "3.9.0"

0 commit comments

Comments
 (0)