@rosen-bridge/tokens
Advanced tools
Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "@rosen-bridge/tokens", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "this project manage supported tokens", | ||
@@ -8,5 +8,4 @@ "main": "dist/lib/index.js", | ||
"scripts": { | ||
"prettify": "prettier --write . --ignore-path ./.gitignore", | ||
"prettify": "prettier --write . --ignore-path .gitignore", | ||
"lint": "eslint --fix . && npm run prettify", | ||
"start": "npm run build && node dist/lib/index.js", | ||
"build": "tsc", | ||
@@ -16,8 +15,7 @@ "type-check": "tsc --noEmit", | ||
"coverage": "c8 npm run test", | ||
"release": "npm run test && npm run build && npm publish --access public", | ||
"prepare": "husky install" | ||
"release": "npm run test && npm run build && npm publish --access public" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git@git.ergopool.io:rosen-bridge/tokens.git" | ||
"url": "git+https://github.com/rosen-bridge/utils.git" | ||
}, | ||
@@ -39,4 +37,2 @@ "files": [ | ||
"eslint-config-prettier": "^8.5.0", | ||
"husky": "^8.0.0", | ||
"lint-staged": "^13.0.3", | ||
"mocha": "^10.0.0", | ||
@@ -53,6 +49,3 @@ "prettier": "^2.7.1", | ||
"rosen" | ||
], | ||
"engines": { | ||
"node": ">=16.14.0" | ||
} | ||
] | ||
} |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
35864
13
8
136
2
0