Update package.json (#3)

This commit is contained in:
Chimezie Enyinnaya 2017-10-24 07:17:23 +01:00 committed by Harminder Virk
parent c421e958b3
commit 0bfe865af4

View File

@ -2,7 +2,7 @@
"name": "adonis-fullstack-app", "name": "adonis-fullstack-app",
"version": "4.0.0", "version": "4.0.0",
"adonis-version": "4.0.0", "adonis-version": "4.0.0",
"description": "Smallest possible application for adonisjs", "description": "The fullstack application boilerplate for Adonisjs",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"start": "node server.js", "start": "node server.js",