Skip to content

Commit 5c0a33c

Browse files
committed
Remove unused packages
1 parent cb35c31 commit 5c0a33c

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,7 @@
4242
"mocha": "^2.3.4",
4343
"postcss-property-lookup": "^1.1.4",
4444
"rewire": "^2.5.1",
45-
"sinon": "^1.17.2",
46-
"sinon-as-promised": "^4.0.0",
47-
"sinon-chai": "^2.8.0"
45+
"sinon": "^1.17.2"
4846
},
4947
"scripts": {
5048
"test": "npm run mocha && npm run lint",
File renamed without changes.

0 commit comments

Comments
 (0)