Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit ec16138

Browse files
committed
chore(license): add license info to package.json
1 parent 1604743 commit ec16138

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: package.json

+1
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,6 @@
3333
"scripts": {
3434
"test": "node lib/cli.js spec/basicConf.js; node lib/cli.js spec/altRootConf.js; node lib/cli.js spec/onPrepareConf.js; node_modules/.bin/minijasminenode jasminewd/spec/adapterSpec.js"
3535
},
36+
"license" : "MIT",
3637
"version": "0.10.0"
3738
}

0 commit comments

Comments
 (0)