@tko/binding.template
Advanced tools
| /*! | ||
| * TKO Template bindings 🥊 @tko/binding.template@4.0.0-alpha8.0 | ||
| * TKO Template bindings 🥊 @tko/binding.template@4.0.0-alpha8.4 | ||
| * (c) The Knockout.js Team - https://tko.io | ||
@@ -4,0 +4,0 @@ * License: MIT (http://www.opensource.org/licenses/mit-license.php) |
| /*! | ||
| * TKO Template bindings 🥊 @tko/binding.template@4.0.0-alpha8.0 | ||
| * TKO Template bindings 🥊 @tko/binding.template@4.0.0-alpha8.4 | ||
| * (c) The Knockout.js Team - https://tko.io | ||
@@ -4,0 +4,0 @@ * License: MIT (http://www.opensource.org/licenses/mit-license.php) |
+4
-4
| { | ||
| "name": "@tko/binding.template", | ||
| "version": "4.0.0-alpha8.0", | ||
| "version": "4.0.0-alpha8.4", | ||
| "description": "TKO Template bindings", | ||
@@ -26,3 +26,3 @@ "module": "dist/binding.template.js", | ||
| "dependencies": { | ||
| "@tko/bind": "^4.0.0-alpha8.0", | ||
| "@tko/bind": "^4.0.0-alpha8.4", | ||
| "@tko/computed": "^4.0.0-alpha8.0", | ||
@@ -39,3 +39,3 @@ "@tko/observable": "^4.0.0-alpha8.0", | ||
| "devDependencies": { | ||
| "@tko/binding.if": "^4.0.0-alpha8.0" | ||
| "@tko/binding.if": "^4.0.0-alpha8.4" | ||
| }, | ||
@@ -65,3 +65,3 @@ "__about__shared.package.json": "These properties are copied into all packages/*/package.json. Run `yarn repackage`", | ||
| ], | ||
| "gitHead": "b54a8edff45bb0bb0788d363d0dbb7f2aec2e37d" | ||
| "gitHead": "a3c1ec00c69067939297a446d79a6cf0eecb7c76" | ||
| } |
Updated