Skip to content

Commit 98c2963

Browse files
committed
feat: upgrade tina and tina's plugins
1 parent 27ff747 commit 98c2963

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
"build": "cross-env NODE_ENV=production webpack"
1414
},
1515
"dependencies": {
16-
"@tinajs/tina": "^1.4.0",
16+
"@tinajs/tina": "^1.5.0",
1717
"@tinajs/tina-loading": "^0.2.0",
1818
"@tinajs/tina-modal": "^0.2.0",
19-
"@tinajs/tina-router": "^0.2.0",
20-
"@tinajs/tinax": "^0.1.0",
19+
"@tinajs/tina-router": "^0.5.1",
20+
"@tinajs/tinax": "^0.1.2",
2121
"compose-function": "^3.0.3",
2222
"date-fns": "^1.29.0",
2323
"he": "^1.1.1",
@@ -28,7 +28,7 @@
2828
"posthtml": "^0.10.1",
2929
"promise.prototype.finally": "^3.1.0",
3030
"uniq": "^1.0.1",
31-
"wxio": "0.2.0"
31+
"wxio": "^0.3.3"
3232
},
3333
"devDependencies": {
3434
"@babel/core": "^7.1.0",

0 commit comments

Comments
 (0)