mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Bugfix: put back the knockout bindings if/ifnot as they are in use
This commit is contained in:
parent
ba7ed497b2
commit
92836117ee
7 changed files with 206 additions and 145 deletions
2
vendors/knockout/package.json
vendored
2
vendors/knockout/package.json
vendored
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue