This commit is contained in:
Dylan Piercey 2020-02-21 15:27:37 -08:00
parent f2f153f79a
commit fe172b1464
No known key found for this signature in database
GPG Key ID: F6A9A2F45D062CBC
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.18.47", "version": "4.18.48",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

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