Skip to content

Commit

Permalink
Add repo to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelro committed May 24, 2017
1 parent 1e01dc4 commit 4a516ac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/webpack/plugins/plugin.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module.exports = class Plugin{

}
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
},
"author": "Manuel Ro",
"license": "MIT",
"repository" : {
"type" : "git",
"url" : "https://github.com/manuelro/webpack-everest.git"
},
"devDependencies": {
"autoprefixer": "^6.7.7",
"babel-core": "^6.24.1",
Expand Down

0 comments on commit 4a516ac

Please sign in to comment.