Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
jingming295 committed Jan 12, 2024
1 parent d3c4fce commit a58a0fd
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 @@ -2,14 +2,18 @@
"name": "webproject",
"version": "1.0.0",
"description": "",
"main": "index.js",
"main": "index.ts",
"scripts": {
"build": "webpack",
"dev": "webpack-dev-server --open"
},
"keywords": [],
"author": "",
"author": "jingming295",
"license": "GPL-2.0",
"repository": {
"type": "git",
"url": "https://github.com/jingming295/Blog"
},
"devDependencies": {
"css-loader": "^6.8.1",
"file-loader": "^6.2.0",
Expand Down

0 comments on commit a58a0fd

Please sign in to comment.