Skip to content
This repository has been archived by the owner on Aug 6, 2022. It is now read-only.

Commit

Permalink
Merge pull request #4 from windchime-yk/prune-package
Browse files Browse the repository at this point in the history
Pruned package.json
  • Loading branch information
windchime-yk authored Oct 2, 2021
2 parents 316120c + 6922264 commit 4533a35
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 198 deletions.
191 changes: 0 additions & 191 deletions package-lock.json

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

7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,19 @@
"scripts": {
"dev": "minista",
"build": "minista build",
"clean": "trash ./dist",
"gen:imagePath": "ts-node --project tsconfig.script.json ./script/genImagePath.ts"
},
"volta": {
"node": "14.17.5"
},
"devDependencies": {
"@babel/preset-env": "^7.15.0",
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "^7.15.0",
"@types/react": "^17.0.17",
"@types/react-helmet": "^6.1.2",
"babel-loader": "^8.2.2",
"babel-plugin-module-resolver": "^4.1.0",
"esbuild-loader": "^2.15.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
"html-webpack-plugin": "^5.3.2",
"minista": "^0.8.4",
"thread-loader": "^3.0.4",
"ts-loader": "^9.2.5",
"ts-node": "^10.2.1",
"typescript": "^4.3.5"
}
Expand Down

0 comments on commit 4533a35

Please sign in to comment.