update package.json
This commit is contained in:
parent
0bfe14fcaf
commit
1d679d40c2
12
package.json
12
package.json
@ -7,17 +7,17 @@
|
||||
"email": "info@tplh.net",
|
||||
"url": "https://www.tplh.net/"
|
||||
},
|
||||
"browserify": {
|
||||
"transform": "glslify"
|
||||
},
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"private": false,
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ykob/glsl-util.git"
|
||||
},
|
||||
"private": false,
|
||||
"files": [
|
||||
"src/",
|
||||
"LICENSE"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user