Skip to content

Commit 1c7f436

Browse files
authored
Merge pull request #14 from canjs/unpin-can-ajax
Unpin can-globals
2 parents a75bbe9 + 54258b2 commit 1c7f436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"dependencies": {
4949
"can-assign": "^1.0.0",
50-
"can-globals": "0.2.2",
50+
"can-globals": "^0.2.2",
5151
"can-namespace": "^1.0.0",
5252
"can-param": "^1.0.1",
5353
"can-parse-uri": "^1.0.0"

0 commit comments

Comments
 (0)