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 530d35a commit f21cab3Copy full SHA for f21cab3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "hsdatab",
3
- "version": "2.3.0",
+ "version": "2.4.0",
4
"main": "./index.js",
5
"types": "./index.d.ts",
6
"keywords": [
@@ -38,7 +38,7 @@
38
"grunt-contrib-less": "^2.0.0",
39
"grunt-contrib-uglify": "^2.0.0",
40
"grunt-contrib-watch": "^1.1.0",
41
- "grunt-coveralls":"^2.0.0",
+ "grunt-coveralls": "^2.0.0",
42
"grunt-ts": "^6.0.0-beta.19",
43
"grunt-tslint": "^4.0.1",
44
"grunt-typedoc": "^0.2.4",
0 commit comments