Marko v3: Added the raptor-async dependency for the async taglib

This commit is contained in:
Patrick Steele-Idem 2016-02-11 15:31:23 -07:00
parent 261088791d
commit 18de19686b

View File

@ -35,6 +35,7 @@
"minimatch": "^0.2.14",
"property-handlers": "^1.0.0",
"raptor-args": "^1.0.0",
"raptor-async": "^1.1.2",
"raptor-json": "^1.0.1",
"raptor-logging": "^1.0.1",
"raptor-modules": "^1.0.5",
@ -69,4 +70,4 @@
"logo": {
"url": "https://raw.githubusercontent.com/marko-js/branding/master/marko-logo-small.png"
}
}
}