Skip to content

Commit b313764

Browse files
committed
move jsrsasign to dev dependency
1 parent b43e146 commit b313764

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,7 @@
4646
"open": "0.0.5",
4747
"uglifyjs-webpack-plugin": "^1.3.0",
4848
"webpack": "^4.29.3",
49-
"webpack-stream": "^4.0.3"
50-
},
51-
"dependencies": {
49+
"webpack-stream": "^4.0.3",
5250
"jsrsasign": "^8.0.12"
5351
},
5452
"typings": "index.d.ts"

0 commit comments

Comments
 (0)