We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daa9ff3 commit df8b324Copy full SHA for df8b324
package.json
@@ -1,8 +1,15 @@
1
{
2
"name": "build-boilerplate-static-es6-sass",
3
- "version": "1.1.0",
+ "version": "1.1.1",
4
"description": "Boilerplate for building a static app/website with ES6 and SASS",
5
"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
13
"keywords": [
14
"build",
15
"boilerplate",
0 commit comments