Skip to content

Commit

Permalink
remove unused devDeps pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
Unitech committed Apr 13, 2020
1 parent 517d13d commit 9de4a26
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,7 @@
"jsdoc": "^3.4.2",
"minami": "^1.1.1",
"mocha": "^7.0.0",
"pm2": "^4.1.2",
"should": "*",
"standard": "^10.0.2",
"uglify-js": "~3.3.7"
},
"browserify": {
Expand All @@ -75,12 +73,5 @@
"browser": {
"./src/auth_strategies/embed_strategy.js": false,
"ws": false
},
"standard": {
"ignore": [
"dist/**",
"examples/**",
"test/**"
]
}
}

0 comments on commit 9de4a26

Please sign in to comment.