This commit is contained in:
Michael Rawlings 2018-12-03 15:56:07 -08:00
parent 07b7cf8687
commit 4ae3672633
No known key found for this signature in database
GPG Key ID: 95A877250FE4F1FA
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.13.13", "version": "4.14.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "marko", "name": "marko",
"version": "4.13.13", "version": "4.14.0",
"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": {