Skip to content

Commit

Permalink
v0.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cncolder committed Jul 10, 2020
1 parent dc67875 commit f81a776
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tarojsx/library",
"version": "0.30.0",
"version": "0.30.1",
"description": "Taro3 library",
"source": "src/index.ts",
"main": "dist/index.js",
Expand Down Expand Up @@ -61,13 +61,13 @@
},
"devDependencies": {
"@babel/preset-typescript": "^7.10.4",
"@minapp/wx": "^2.2.1",
"@commitlint/cli": "^9.0.1",
"@commitlint/config-conventional": "^9.0.1",
"@minapp/wx": "^2.2.1",
"@tarojs/components": "^3.0.2",
"@tarojs/mini-runner": "^3.0.2",
"@tarojs/react": "^3.0.2",
"@tarojs/runtime": "^3.0.2",
"@tarojs/components": "^3.0.2",
"@tarojs/taro": "^3.0.2",
"@tarojs/webpack-runner": "^3.0.2",
"@types/async-retry": "^1.4.2",
Expand Down

0 comments on commit f81a776

Please sign in to comment.