marko 5.21.7 → 5.21.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "marko",
3
- "version": "5.21.7",
3
+ "version": "5.21.8",
4
4
  "license": "MIT",
5
5
  "description": "UI Components + streaming, async, high performance, HTML templating for Node.js and the browser.",
6
6
  "dependencies": {
7
- "@marko/compiler": "^5.22.4",
7
+ "@marko/compiler": "^5.22.5",
8
8
  "@marko/translator-default": "^5.21.3",
9
9
  "app-module-path": "^2.2.0",
10
10
  "argly": "^1.2.0",