Skip to content

Commit

Permalink
add missing devDep in reshader.gl
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzhenn committed Dec 26, 2024
1 parent 472c557 commit e5fbd61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/reshader.gl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "^11.1.6",
"eslint": "^8.57.0",
"eslint-plugin-mocha": "^10.5.0",
"mocha": "^10.3.0",
Expand Down

0 comments on commit e5fbd61

Please sign in to comment.