remove git cached

This commit is contained in:
Sambo Chea 2020-10-15 09:55:05 +07:00
parent 34c3437f10
commit cf3dbd3c70

View File

@ -34,9 +34,6 @@
"publish": "npm publish --access public",
"run:example": "cd examples/line-chart-example && yarn start"
},
"publishConfig": {
"registry": "https://npm.osa.cubetiqs.com"
},
"devDependencies": {
"@babel/core": "^7.11.4",
"@babel/preset-env": "^7.11.0",