updated package.json
This commit is contained in:
12
package.json
12
package.json
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "tessellate",
|
"name": "tessellate",
|
||||||
"version": "1.0.0",
|
"version": "1.1.0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "./public/js/tessellate.js",
|
"main": "./public/js/tessellate.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@@ -9,14 +9,14 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://gitlab.com/mcdoh/tessellate.git"
|
"url": "git+https://gitea.daggertrout.com/mcdoh/Tessellate"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "Gavin McDonald",
|
||||||
"license": "ISC",
|
"license": "",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://gitlab.com/mcdoh/tessellate/issues"
|
"url": "https://gitea.daggertrout.com/mcdoh/Tessellate/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://gitlab.com/mcdoh/tessellate#README",
|
"homepage": "https://gitea.daggertrout.com/mcdoh/Tessellate#README",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-core": "^6.26.3",
|
"babel-core": "^6.26.3",
|
||||||
"babel-loader": "^7.1.4",
|
"babel-loader": "^7.1.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user