Skip to content

Commit 892b497

Browse files
committed
update bluedyejs
1 parent 3ac8813 commit 892b497

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.npmrc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@OWNER:registry=https://npm.pkg.github.com

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "bluedyejs",
2+
"name": "@yokgs/bluedyejs",
33
"version": "1.0.0",
44
"description": "Lightweight javascript library for color manipulations.",
55
"main": "src/bluedye.js",
@@ -8,7 +8,7 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/yokgs/BlueDyeJS.git"
11+
"url": "git://github.com/yokgs/BlueDyeJS.git"
1212
},
1313
"keywords": [
1414
"color",

0 commit comments

Comments
 (0)