We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17b950d commit faffee1Copy full SHA for faffee1
package.json
@@ -1,10 +1,8 @@
1
{
2
"private": true,
3
- "name": "webpack-workshop",
+ "name": "webpack-workshop-boilerplate",
4
"version": "1.0.0",
5
"main": "index.js",
6
- "repository": "git@github.com:kisenka/webpack-workshop.git",
7
- "author": "Stas Kurilov <qtuzov@gmail.com>",
8
"license": "MIT",
9
"devDependencies": {
10
"@jetbrains/eslint-config": "^4.0.5",
0 commit comments