Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Hero committed Oct 20, 2021
1 parent 60f4422 commit ac11948
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,14 @@
"homepage": "https://github.com/xcss/Valine#readme",
"devDependencies": {
"autoprefixer": "^7.1.1",
"autosize": "^4.0.2",
"babel-core": "^6.25.0",
"babel-loader": "^7.1.1",
"babel-polyfill": "^6.23.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"blueimp-md5": "^2.8.0",
"css-loader": "^3.5.3",
"exports-loader": "^0.6.3",
"file-loader": "^0.11.2",
"hanabi": "^0.4.0",
"marked": "^1.0.0",
"microbundle": "^0.11.0",
"node-polyglot": "^2.4.0",
"node-sass": "^4.14.1",
Expand All @@ -50,11 +46,15 @@
"webpack-dev-server": "^2.9.1"
},
"dependencies": {
"autosize": "^4.0.2",
"balajs": "^1.0.7",
"balalaika": "^1.0.1",
"blueimp-md5": "^2.8.0",
"element-closest": "^3.0.2",
"hanabi": "^0.4.0",
"insane": "^2.6.2",
"leancloud-storage": "^3.0.4",
"marked": ">=2.0.0",
"storejs": "^1.0.25",
"xss": "^1.0.6"
}
Expand Down

0 comments on commit ac11948

Please sign in to comment.