Skip to content

Commit ed5b938

Browse files
committed
Adding public npm package
1 parent 0f58e77 commit ed5b938

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"name": "@cybercussion/scobot",
33
"version": "5.0.0",
4+
"publishConfig": {
5+
"access": "public"
6+
},
47
"description": "Modern, Native JavaScript SCORM (1.2/2004) Library",
58
"type": "module",
69
"main": "./dist/scobot.umd.js",

0 commit comments

Comments
 (0)