Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
penfeizhou authored Jul 11, 2022
1 parent bc403e0 commit 6cace71
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,21 @@
"dependencies": {
"@types/three": "0.137.0",
"dangle": "^0.1.9",
"doric": ">=0.10.6",
"doric-cli": ">=0.10.6",
"three": "0.137.5"
},
"devDependencies": {
"doric": ">=0.10.6",
"doric-cli": ">=0.10.6",
"@rollup/plugin-buble": "^0.21.3",
"@rollup/plugin-commonjs": "^14.0.0",
"@rollup/plugin-image": "^2.0.5",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^8.4.0",
"rollup": "^2.24.0",
"typescript": "^4.2.2"
},
"peerDependencies": {
"doric": ">=0.10.6",
"doric-cli": ">=0.10.6"
}
}

0 comments on commit 6cace71

Please sign in to comment.