Skip to content

Commit 0502b84

Browse files
committed
update knockout and accounting deps
1 parent b07a706 commit 0502b84

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "knockout-integer",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"main": "knockout.integer.js",
55
"ignore": [
66
"node_modules",
77
"bower_components"
88
],
99
"dependencies": {
10-
"knockout": "~3.1.0",
11-
"accounting": "~0.3.2"
10+
"knockout": ">=3.1.0",
11+
"accounting": ">=0.3.2"
1212
}
1313
}

0 commit comments

Comments
 (0)