mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-18 14:00:39 -07:00
replaced bluebird with any-promise to allow consumers of the library to choose their promise implementation
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/harttle/shopify-liquid#readme",
|
||||
"dependencies": {
|
||||
"bluebird": "^3.4.3",
|
||||
"any-promise": "^1.3.0",
|
||||
"lodash": "^4.13.1",
|
||||
"strftime": "^0.9.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user