Skip to content

Commit

Permalink
jquery
Browse files Browse the repository at this point in the history
  • Loading branch information
tlevine committed Nov 11, 2013
1 parent 26c5caa commit 810a960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/js/vm.js
@@ -1,4 +1,4 @@
var $ = require('jquery')
var $ = require('browserify-jquery')
, _ = require('underscore')
, Backbone = require('backbone')
, Events = require('events')
Expand Down

0 comments on commit 810a960

Please sign in to comment.