Skip to content

Commit f50bd98

Browse files
authored
Merge pull request #9 from jhurliman/patch-1
Update package.json license field to use non-deprecated syntax
2 parents 3ecd7b5 + d281893 commit f50bd98

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@
33
"version": "1.1.3",
44
"description": "gl-matrix's vec3, split into smaller pieces",
55
"main": "index.js",
6-
"license": {
7-
"type": "zlib",
8-
"url": "http://github.com/stackgl/gl-vec3/blob/master/LICENSE.md"
9-
},
6+
"license": "zlib",
107
"contributors": [
118
"Brandon Jones <tojiro@gmail.com>",
129
"Colin MacKenzie IV <sinisterchipmunk@gmail.com>"

0 commit comments

Comments
 (0)