@preevy/common
Advanced tools
Comparing version 0.0.27 to 0.0.28-alpha.0
{ | ||
"name": "@preevy/common", | ||
"version": "0.0.27", | ||
"version": "0.0.28-alpha.0", | ||
"description": "", | ||
@@ -33,3 +33,3 @@ "main": "dist/index.js", | ||
"tsx": "^3.12.3", | ||
"typescript": "^5.0.2" | ||
"typescript": "^5.0.4" | ||
}, | ||
@@ -39,3 +39,3 @@ "scripts": { | ||
"dev": "tsx watch ./main.ts", | ||
"lint": "eslint . --ext .ts,.tsx", | ||
"lint": "eslint . --ext .ts,.tsx --cache", | ||
"build": "tsc -b", | ||
@@ -42,0 +42,0 @@ "prepack": "yarn build", |
Sorry, the diff of this file is not supported yet
107864