This commit is contained in:
Dylan Piercey 2018-12-06 12:56:55 -08:00
parent fedf0c2361
commit 35fdbe7abb
No known key found for this signature in database
GPG Key ID: DA54E25D5BF13DBE
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "marko", "name": "marko",
"version": "4.14.0", "version": "4.14.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "marko", "name": "marko",
"version": "4.14.0", "version": "4.14.1",
"license": "MIT", "license": "MIT",
"description": "UI Components + streaming, async, high performance, HTML templating for Node.js and the browser.", "description": "UI Components + streaming, async, high performance, HTML templating for Node.js and the browser.",
"scripts": { "scripts": {