Skip to content

Commit f381949

Browse files
committed
Merge branch 'master' of github.com:seajs/gallery
2 parents 297aca8 + 9781dc2 commit f381949

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

underscore/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "underscore",
3+
"root": "gallery",
34
"family": "gallery",
45
"version": "1.4.4",
56
"package": "https://raw.github.com/documentcloud/underscore/master/package.json",

zepto/dist/zepto-debug.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
define("gallery/zepto/1.0.1/zepto-debug", [], function(require) {
1+
define("gallery/zepto/1.0.2/zepto-debug", [], function(require) {
22
var _zepto = window.Zepto;
33
var _$ = window.$;
44
(function(undefined) {

0 commit comments

Comments
 (0)