Skip to content

Commit

Permalink
dropped back to 65. try adding nyc output
Browse files Browse the repository at this point in the history
  • Loading branch information
StoneCypher committed Apr 13, 2020
1 parent 0125813 commit 47107ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "jssm",
"version": "5.32.11",
"version": "5.32.12",
"engines": {
"node": ">=6.0.0"
},
Expand All @@ -11,6 +11,7 @@
"dist/es6/jssm-dot.js",
"dist/es6/version.js",
"src/**/*.ts",
".nyc_output/**/*",
"src/tests/*.js",
".editorconfig",
".eslintrc",
Expand Down

0 comments on commit 47107ac

Please sign in to comment.