@wyw-in-js/processor-utils
Advanced tools
+6
-6
| { | ||
| "name": "@wyw-in-js/processor-utils", | ||
| "version": "0.7.0", | ||
| "version": "0.8.0", | ||
| "dependencies": { | ||
| "@babel/generator": "^7.23.5", | ||
| "@wyw-in-js/shared": "0.7.0" | ||
| "@wyw-in-js/shared": "0.8.0" | ||
| }, | ||
@@ -14,6 +14,6 @@ "devDependencies": { | ||
| "typescript": "^5.2.2", | ||
| "@wyw-in-js/babel-config": "0.7.0", | ||
| "@wyw-in-js/eslint-config": "0.7.0", | ||
| "@wyw-in-js/jest-preset": "0.7.0", | ||
| "@wyw-in-js/ts-config": "0.7.0" | ||
| "@wyw-in-js/babel-config": "0.8.0", | ||
| "@wyw-in-js/eslint-config": "0.8.0", | ||
| "@wyw-in-js/jest-preset": "0.8.0", | ||
| "@wyw-in-js/ts-config": "0.8.0" | ||
| }, | ||
@@ -20,0 +20,0 @@ "engines": { |
+ Added
- Removed
Updated