Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit de4c0b0

Browse files
author
Harmen Mojet
committed
package.json update
1 parent de6ed43 commit de4c0b0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
*.idea
22
typings
3-
node_modules
3+
node_modules
4+
/npm-debug.log

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"repository": {
77
"type": "git",
8-
"url": "https://github.com/npm/npm.git"
8+
"url": "https://github.com/SyslogicNL/scrollert.git"
99
},
1010
"devDependencies": {
1111
"gulp": "^3.9.1",

0 commit comments

Comments
 (0)