Update package.json
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@caspertech/node-metaverse",
|
||||
"version": "0.0.1",
|
||||
"version": "0.4.0",
|
||||
"description": "A node.js interface for Second Life.",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
@@ -12,6 +12,10 @@
|
||||
},
|
||||
"author": "CasperTech Ltd",
|
||||
"license": "Creative Commons Attribution 4.0 International",
|
||||
"repository" : {
|
||||
"type" : "git",
|
||||
"url" : "https://github.com/CasperTech/node-metaverse.git"
|
||||
}
|
||||
"devDependencies": {
|
||||
"@types/mocha": "^2.2.44",
|
||||
"@types/node": "^8.0.53",
|
||||
|
||||
Reference in New Issue
Block a user