Skip to content

Commit

Permalink
1.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
hutson committed Jun 25, 2017
1 parent a44d306 commit 757fed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
"scripts": {
"test": "jshint src/ && jscs src/ && nyc --all --cache --include=src/ --exclude=src/**/*.spec.js --reporter=lcov --reporter=text mocha --check-leaks --full-trace --globals __core-js_shared__,__coverage__,YamlEscaper --inline-diffs --no-exit --recursive --reporter=progress --retries 1 src/**/*.spec.js"
},
"version": "1.1.11",
"version": "1.1.12",
"dependencies": {
"conventional-changelog": "^1.1.0",
"dateformat": "^1.0.11",
Expand Down

0 comments on commit 757fed0

Please sign in to comment.