This commit is contained in:
Dylan Piercey 2018-08-28 13:41:51 -07:00
parent e7c682dafc
commit ccbb86d4b9
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.13.0", "version": "4.13.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "marko", "name": "marko",
"version": "4.13.0", "version": "4.13.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": {