Skip to content

Commit

Permalink
v0.1.2-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xzdarcy committed Jul 12, 2022
1 parent de966e0 commit 9d51b8f
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": "@xzdarcy/react-timeline-editor",
"version": "0.1.1",
"version": "0.1.2-alpha.0",
"author": "xzdarcy",
"license": "MIT",
"keywords": [
Expand Down Expand Up @@ -40,23 +40,23 @@
"@interactjs/types": "^1.10.11",
"@types/lodash": "^4.14.177",
"@types/react-virtualized": "^9.21.14",
"antd": "^4.16.13",
"framework-utils": "^1.1.0",
"interactjs": "^1.10.11",
"lodash": "^4.17.21",
"antd": "^4.16.13",
"react-virtualized": "^9.22.3"
},
"devDependencies": {
"@types/howler": "^2.2.4",
"lottie-web": "^5.8.1",
"react": "^17.0.0",
"@umijs/test": "^3.0.5",
"dumi": "^1.0.17",
"father-build": "^1.17.2",
"gh-pages": "^3.0.0",
"howler": "^2.2.3",
"lint-staged": "^10.0.7",
"lottie-web": "^5.8.1",
"prettier": "^2.2.1",
"react": "^17.0.0",
"yorkie": "^2.0.0"
}
}

0 comments on commit 9d51b8f

Please sign in to comment.