2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2025-01-10 17:24:39 +00:00

Implemented intelligent app name retrieval

This commit is contained in:
Jia Hao 2016-01-19 01:18:15 +08:00
parent 0b43db6109
commit 6baf6f277a

View File

@ -1,6 +1,6 @@
{ {
"name": "nativefier", "name": "nativefier",
"version": "6.0.0", "version": "6.1.0",
"description": "Wrap web apps natively", "description": "Wrap web apps natively",
"main": "lib/buildApp.js", "main": "lib/buildApp.js",
"scripts": { "scripts": {