Skip to content

Commit 85ecaf3

Browse files
committed
remove duplicate package
1 parent 26ad802 commit 85ecaf3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@
2929
"devDependencies": {
3030
"mocha": "1.9.x",
3131
"sinon": "1.7.x",
32-
"rewire": "1.1.x",
33-
"meteor-ejson": ">=0.6.3"
32+
"rewire": "1.1.x"
3433
},
3534
"scripts": {
3635
"test": "./node_modules/mocha/bin/mocha test"

0 commit comments

Comments
 (0)