Skip to content

Commit

Permalink
v1.1.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
andrico1234 committed Nov 17, 2019
1 parent 812dbdc commit c2e929a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "beautiful-skill-tree",
"version": "1.1.0-beta.1",
"version": "1.1.0-beta.2",
"homepage": "https://github.com/andrico1234/beautiful-skill-tree",
"repository": "andrico1234/beautiful-skill-tree",
"main": "dist/index.js",
Expand Down Expand Up @@ -59,8 +59,8 @@
},
"devDependencies": {
"@babel/core": "^7.5.5",
"@testing-library/react": "^9.3.2",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@types/jest": "^24.0.15",
"@types/lodash": "^4.14.136",
"@types/react": "^16.9.11",
Expand Down

0 comments on commit c2e929a

Please sign in to comment.