Comparing version 2.8.3 to 2.9.0
{ | ||
"name": "lage", | ||
"version": "2.8.3", | ||
"version": "2.9.0", | ||
"repository": { | ||
@@ -11,3 +11,6 @@ "type": "git", | ||
"types": "dist/index.d.ts", | ||
"bin": "dist/lage.js", | ||
"bin": { | ||
"lage": "dist/lage.js", | ||
"lage-server": "dist/lage-server.js" | ||
}, | ||
"scripts": { | ||
@@ -24,4 +27,4 @@ "bundle": "node scripts/prebuild.js && yarn dts-bundle && node scripts/bundle.mjs", | ||
"devDependencies": { | ||
"@lage-run/cli": "^0.19.3", | ||
"@lage-run/runners": "^1.0.1", | ||
"@lage-run/cli": "^0.20.0", | ||
"@lage-run/runners": "^1.0.2", | ||
"backfill-config": "6.4.2", | ||
@@ -28,0 +31,0 @@ "dts-bundle-generator": "^9.5.1", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
15
25761
22562427