Skip to content

Commit faffee1

Browse files
committed
Update package.json
1 parent 17b950d commit faffee1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
{
22
"private": true,
3-
"name": "webpack-workshop",
3+
"name": "webpack-workshop-boilerplate",
44
"version": "1.0.0",
55
"main": "index.js",
6-
"repository": "git@github.com:kisenka/webpack-workshop.git",
7-
"author": "Stas Kurilov <qtuzov@gmail.com>",
86
"license": "MIT",
97
"devDependencies": {
108
"@jetbrains/eslint-config": "^4.0.5",

0 commit comments

Comments
 (0)