This commit is contained in:
Michael Rawlings 2018-07-16 13:37:10 -07:00
parent 7b7e6328bb
commit 0ca3778363
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.12.0", "version": "4.12.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

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