Skip to content

Commit 5ee8908

Browse files
committed
fix: add license string
1 parent 5c62928 commit 5ee8908

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "@modzy/modzy-sdk",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "Javascript SDK for Modzy",
5-
"license": "SEE LICENSE IN LICENSE.md",
5+
"license": "Booz Allen Public License v1.0",
66
"main": "dist/main.js",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)