Comparing version 0.1.13 to 0.1.14
@@ -0,0 +0,0 @@ var project = require('../utils/project'); |
@@ -40,3 +40,3 @@ var fs = require('fs'); | ||
var html = buf.toString(); | ||
html = html.replace('</head>','<script src="/socket.io/socket.io.js"></script></head>'); | ||
html = html.replace('</head>','<script src="/socket.io/socket.io.js"></script><script type="text/javascript" src="https://rawgit.com/MobileUI/mobileui/master/mock/cordova.js"></script></head>'); | ||
res.end(html) | ||
@@ -43,0 +43,0 @@ }) |
@@ -0,0 +0,0 @@ var fs = require('fs'); |
@@ -0,0 +0,0 @@ var fs = require('fs'); |
@@ -0,0 +0,0 @@ var fs = require('fs'); |
@@ -0,0 +0,0 @@ var fs = require('fs'); |
{ | ||
"name": "mobileui", | ||
"version": "0.1.13", | ||
"version": "0.1.14", | ||
"description": "MobileUI is a simple and easy NPM package to install UI Components for web mobile apps using HTML, CSS and JavaScript.", | ||
@@ -5,0 +5,0 @@ "main": "./bin/mobileui", |
# MobileUI | ||
NPM Package MobileUI, see docs in: https://mobileui.github.io/ |
@@ -0,0 +0,0 @@ var chai = require('chai'); |
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
28023
15
581