Skip to content

Commit dac55ea

Browse files
committed
fix dependency
1 parent ed53cb0 commit dac55ea

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

package.json

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,5 @@
5353
"type": "MIT",
5454
"url": "https://github.com/zordius/json-path-processor/blob/master/LICENSE.txt"
5555
}
56-
],
57-
"dependencies": {
58-
"badge-render": "0.0.15",
59-
"browserify": "^14.4.0",
60-
"karma": "^1.7.1",
61-
"karma-browserify": "^5.1.1",
62-
"karma-mocha": "^1.3.0",
63-
"karma-sauce-launcher": "^1.2.0",
64-
"uglify-js": "^3.1.1",
65-
"watchify": "^3.9.0"
66-
}
56+
]
6757
}

0 commit comments

Comments
 (0)