Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
Upgrade core
Browse files Browse the repository at this point in the history
  • Loading branch information
cocopon committed May 16, 2021
1 parent d6ca6d0 commit 41b2444
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
Expand Up @@ -37,7 +37,7 @@
"@rollup/plugin-node-resolve": "^13.0.0",
"@rollup/plugin-replace": "^2.4.1",
"@rollup/plugin-typescript": "^8.2.0",
"@tweakpane/core": "^1.0.0-beta.1",
"@tweakpane/core": "^1.0.0",
"@types/chai": "^4.2.15",
"@types/mocha": "^8.2.1",
"@typescript-eslint/eslint-plugin": "^4.16.1",
Expand All @@ -58,7 +58,7 @@
"rollup-plugin-cleanup": "^3.2.1",
"rollup-plugin-terser": "^7.0.2",
"ts-node": "^9.1.1",
"tweakpane": "^3.0.0-beta.0",
"tweakpane": "^3.0.0",
"typescript": "^4.2.4"
}
}

0 comments on commit 41b2444

Please sign in to comment.