@aztlan/build-tools
Advanced tools
Comparing version 0.0.22 to 0.1.0
{ | ||
"name": "@aztlan/build-tools", | ||
"version": "0.0.22", | ||
"version": "0.1.0", | ||
"description": "a", | ||
@@ -15,4 +15,4 @@ "main": "src/index.mjs", | ||
"devDependencies": { | ||
"@aztlan/eslint-config": "^0.0.22", | ||
"@aztlan/typescript-config": "^0.0.22", | ||
"@aztlan/eslint-config": "^0.1.0", | ||
"@aztlan/typescript-config": "^0.1.0", | ||
"copyfiles": "^2.4.1", | ||
@@ -24,3 +24,3 @@ "esbuild": "^0.19.5", | ||
}, | ||
"gitHead": "f97e12ec00f8cfadef9562b9654c90428fdd637a" | ||
"gitHead": "07e6310e59d6c7b2e843769a9c8b22e40b3f8c83" | ||
} |
20659