We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57cd7a9 commit febb904Copy full SHA for febb904
.gitignore
@@ -1,6 +1,6 @@
1
.DS_Store
2
node_modules
3
-*-lock.json
+*-lock.*
4
*.lock
5
*.log
6
lib
package.json
@@ -14,7 +14,7 @@
14
"author": {
15
"name": "Luke Edwards",
16
"email": "[email protected]",
17
- "url": "lukeed.com"
+ "url": "https://lukeed.com"
18
},
19
"engines": {
20
"node": ">=6"
0 commit comments