create-mongez-app
Advanced tools
Comparing version 1.0.2 to 1.0.3
#! /usr/bin/env node | ||
const { default: createApp } = require("./cjs/index.js"); | ||
const createApp = require("./cjs/index.js"); | ||
createApp(); |
{ | ||
"name": "create-mongez-app", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"main": "./cjs/index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
47394