Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CaselIT committed May 9, 2020
1 parent da56231 commit 3272498
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"browser": "browserify build/test/map.spec.js build/test/set.spec.js > test/test_bundle.js",
"coverage": "nyc report --reporter=text-lcov | coveralls",
"pretest": "tsc",
"prepublish": "tsc",
"test": "tape build/test/**/*.spec.js | tap-spec",
"test-cover": "nyc tape build/test/**/*.spec.js | tap-nyc",
"tslint": "tslint index.ts ./test/**/.ts ./src/**/*.ts"
Expand Down

0 comments on commit 3272498

Please sign in to comment.