Skip to content

Commit 7af7d74

Browse files
chore: add license to package.json (#89)
1 parent cd14983 commit 7af7d74

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

package-lock.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,6 @@
8585
"repository": {
8686
"type": "git",
8787
"url": "git+https://github.com/jspm/jspm-core.git"
88-
}
88+
},
89+
"license": "Apache-2.0"
8990
}

0 commit comments

Comments
 (0)