@coderich/autograph
Advanced tools
Comparing version 0.13.87 to 0.13.88
{ | ||
"name": "@coderich/autograph", | ||
"main": "index.js", | ||
"version": "0.13.87", | ||
"version": "0.13.88", | ||
"publishConfig": { | ||
@@ -13,3 +13,2 @@ "access": "public" | ||
"scripts": { | ||
"publish": "APP_ROOT_PATH=$(pwd) npm run dev npmPublish", | ||
"test": "NODE_OPTIONS=\"--stack-trace-limit=1000\" jest --config=test/jest.config.js", | ||
@@ -16,0 +15,0 @@ "lint": "eslint --config=.eslintrc ./", |
99249