diff --git a/package-lock.json b/package-lock.json index 72eba274..f3b5f78f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25665,7 +25665,7 @@ } }, "packages/@apphosting/build": { - "version": "0.1.7", + "version": "0.1.8", "license": "Apache-2.0", "dependencies": { "@apphosting/common": "*", diff --git a/packages/@apphosting/build/package.json b/packages/@apphosting/build/package.json index 7c539208..65867e3d 100644 --- a/packages/@apphosting/build/package.json +++ b/packages/@apphosting/build/package.json @@ -1,8 +1,8 @@ { "name": "@apphosting/build", - "version": "0.1.7", + "version": "0.1.8", "main": "dist/index.js", - "description": "Experimental addon to the Firebase CLI to add web framework support", + "description": "Experimental addon to the Firebase CLI to run local builds", "repository": { "type": "git", "url": "git+https://github.com/FirebaseExtended/firebase-framework-tools.git"