Skip to content

Commit df8b324

Browse files
committed
(task) updated package.json
1 parent daa9ff3 commit df8b324

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

package.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
{
22
"name": "build-boilerplate-static-es6-sass",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Boilerplate for building a static app/website with ES6 and SASS",
55
"license": "MIT",
6+
"repository": {
7+
"type": "git",
8+
"url": "https://github.com/mdziedzic/build-boilerplate-static-es6-sass"
9+
},
10+
"bugs": {
11+
"url": "https://github.com/mdziedzic/build-boilerplate-static-es6-sass/issues"
12+
},
613
"keywords": [
714
"build",
815
"boilerplate",

0 commit comments

Comments
 (0)