Skip to content
This repository was archived by the owner on Jan 26, 2023. It is now read-only.

Commit b0b872a

Browse files
committed
Merge pull request #3 from 284km/patch
Fix a typo
2 parents 6fdda7d + d71d779 commit b0b872a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"requirejs": "latest",
66
"jquery": "latest",
77
"backbone-amd": "latest",
8-
"underscore-amd" : "lastest"
8+
"underscore-amd" : "latest"
99
},
1010
"devDependencies": {
1111
"mocha": "latest",

0 commit comments

Comments
 (0)