Bugfix: put back the knockout bindings if/ifnot as they are in use

This commit is contained in:
djmaze 2020-10-09 12:44:39 +02:00
parent ba7ed497b2
commit 92836117ee
7 changed files with 206 additions and 145 deletions

View file

@ -2,7 +2,7 @@
"name": "knockout",
"description": "Knockout makes it easier to create rich, responsive UIs with JavaScript",
"homepage": "http://knockoutjs.com/",
"version": "3.5.1-pre",
"version": "3.5.1-sm",
"license": "MIT",
"author": "The Knockout.js team",
"main": "build/output/knockout-latest.js",