Browse Source

tsdk-kit release

dependabot/npm_and_yarn/handlebars-4.7.6
Coin de Gamma 4 years ago
parent
commit
1166559c6d
  1. 7
      package.json

7
package.json

@ -1,6 +1,6 @@
{
"name": "tsdb-kit",
"version": "0.1.17",
"name": "@corpglory/tsdb-kit",
"version": "1.0.0",
"description": "",
"scripts": {
"build": "tsc",
@ -15,13 +15,14 @@
"publishConfig": {
"access": "public"
},
"license": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/CorpGlory/tsdb-kit/issues"
},
"homepage": "https://github.com/CorpGlory/tsdb-kit",
"dependencies": {
"axios": "^0.18.0",
"lodash": "^4.17.19",
"moment": "^2.22.2",
"url": "^0.11.0"
},

Loading…
Cancel
Save