Skip to content

Commit

Permalink
Merge pull request #2 from g-plane/fix-types
Browse files Browse the repository at this point in the history
fix: types
  • Loading branch information
yfzhe authored Dec 5, 2024
2 parents bc05d48 + c57ef85 commit 48a5071
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
3 changes: 2 additions & 1 deletion packages/webassembly-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,16 @@
"build": "webpack --mode production"
},
"devDependencies": {
"examples-plugin": "workspace:*",
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.25.9",
"@babel/preset-typescript": "^7.26.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@types/react": "^18.3.13",
"@types/react-dom": "^18.2.22",
"babel-loader": "^9.2.1",
"css-loader": "^6.10.0",
"examples-plugin": "workspace:*",
"html-webpack-plugin": "^5.6.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
Expand Down
17 changes: 10 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 48a5071

Please sign in to comment.