Skip to content

Commit

Permalink
uh, get the file list right, john. 6 isn't bundled
Browse files Browse the repository at this point in the history
  • Loading branch information
StoneCypher committed Apr 12, 2020
1 parent 42f6af2 commit 59a47b5
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
@@ -1,12 +1,15 @@
{
"name": "jssm",
"version": "5.32.4",
"version": "5.32.5",
"engines": {
"node": ">=6.0.0"
},
"files": [
"dist/jssm.es5.cjs.js",
"dist/es6/version.js",
"dist/es6/jssm.js",
"dist/es6/jssm_util.js",
"dist/es6/jssm-dot.js",
"dist/es6/version.js"
"**/*.d.ts",
"CHANGELOG.md"
],
Expand Down

0 comments on commit 59a47b5

Please sign in to comment.