fix: Safari/iOS const redefinition

This commit is contained in:
NGPixel
2017-07-22 10:33:31 -04:00
parent 44b5a2e0cb
commit 6a45e1ee51
6 changed files with 65 additions and 12 deletions

2
npm/package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "wiki.js",
"version": "1.0.0-beta.14.1",
"version": "1.0.1",
"lockfileVersion": 1,
"dependencies": {
"amp": {

View File

@@ -1,6 +1,6 @@
{
"name": "wiki.js",
"version": "1.0.0",
"version": "1.0.1",
"description": "A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown",
"main": "install.js",
"scripts": {