Skip to content

Commit e854e0a

Browse files
committed
Added license key to package.json (Apache-2.0)
1 parent e686ab7 commit e854e0a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@
2020
},
2121
"scripts": {
2222
"test": "node_modules/.bin/nodeunit test/parser test"
23-
}
23+
},
24+
"license": "Apache-2.0"
2425
}

0 commit comments

Comments
 (0)