Comparing version 0.1.9 to 0.1.11
{ | ||
"name": "mofron", | ||
"version": "0.1.9", | ||
"version": "0.1.11", | ||
"description": "javascript front-end framework", | ||
"main": "./src/entry.js", | ||
"main": "./dist/mofron.js", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
@@ -1,5 +0,1 @@ | ||
//if (typeof mofron != "undefined") { | ||
// console.error('mofron is already defined'); | ||
//} | ||
require('expose?mofron!./core.js'); | ||
@@ -21,1 +17,2 @@ | ||
export {mofron}; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
117215
19
3270