layout: post author:
name: Steve Gill
url: https://twitter.com/stevesgill
title: "Tools Released!" categories: news
We just released a small update to our tools!
With this release, creating a new cordova app with our default template will include a package.json
file by default.
To update your cordova CLI:
npm install -g cordova@latest
Please report any issues you find at issues.cordova.io!
cordova-create
dependency to 1.1.1package.json
, use that one for config.xml
cordova-lib
dependency to 7.0.1.cordova-app-hello-world
is now treated like a template