Skip to content

Commit

Permalink
chore: close #18, upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
BuptStEve committed Feb 12, 2019
1 parent c0f73f2 commit 54b0ea9
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
@@ -1,6 +1,6 @@
{
"name": "tua-storage",
"version": "1.5.1",
"version": "1.5.2",
"main": "dist/TuaStorage.umd.js",
"module": "dist/TuaStorage.es.js",
"jsnext:main": "dist/TuaStorage.es.js",
Expand Down Expand Up @@ -80,7 +80,7 @@
"@commitlint/config-conventional": "^7.1.2",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.0.1",
"babel-jest": "^23.4.2",
"babel-jest": "^24.1.0",
"codecov": "^3.1.0",
"cross-env": "^5.2.0",
"eslint": "^5.9.0",
Expand All @@ -91,12 +91,12 @@
"eslint-plugin-standard": "^4.0.0",
"gh-pages": "^2.0.1",
"husky": "^1.2.0",
"jest": "^23.6.0",
"jest": "^24.1.0",
"jest-localstorage-mock": "^2.3.0",
"lint-staged": "^8.1.0",
"mock-async-storage": "^2.0.4",
"rimraf": "^2.6.2",
"rollup": "^0.67.4",
"rollup": "^1.1.2",
"rollup-plugin-babel": "^4.0.3",
"rollup-plugin-eslint": "^5.0.0",
"rollup-plugin-json": "^3.1.0",
Expand Down

0 comments on commit 54b0ea9

Please sign in to comment.