Nuxt/packages/app/package.json
Pooya Parsa 2d05e0b7b7 revet: changelog and version bumps to 2.2.0
Lerna should handle it itself
2018-10-18 01:28:11 +03:30

12 lines
170 B
JSON

{
"name": "@nuxt/app",
"version": "2.2.0",
"repository": "nuxt/nuxt.js",
"license": "MIT",
"files": [
"dist",
"template"
],
"main": "dist/app.js"
}