We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b88ff2 commit a09c0a4Copy full SHA for a09c0a4
.npmignore
@@ -0,0 +1,10 @@
1
+*.tgz
2
+src
3
+test
4
+vendor
5
+build/doc
6
+build/cmi5-min.js.map
7
+.travis.yml
8
+.eslintrc.json
9
+.gitmodules
10
+NEXT
package.json
@@ -1,6 +1,6 @@
{
"name": "cmi5.js",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "A JavaScript library implementing the cmi5 specification for AUs during runtime.",
"repository": "https://github.com/RusticiSoftware/cmi5.js",
"license": "SEE LICENSE IN LICENSE.md",
0 commit comments