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 e26c9a7 commit 7427b9bCopy full SHA for 7427b9b
package.json
@@ -35,7 +35,7 @@
35
"scripts": {
36
"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"
37
},
38
- "version": "1.1.8",
+ "version": "1.1.9",
39
"dependencies": {
40
"conventional-changelog": "^1.1.0",
41
"dateformat": "^1.0.11",
0 commit comments