Skip to content

Commit

Permalink
package
Browse files Browse the repository at this point in the history
  • Loading branch information
zdjray committed Jan 30, 2015
1 parent 087f90f commit 714642e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion static/onepage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@

"spm": {
"alias": {
"zepto": "zepto"
"zepto": "zepto/zepto/1.1.6/zepto.js",
"zepto-fx": "zepto/zepto/1.1.6/zepto-fx.js",
"onepage": "zepto/zepto-onepage-scroll/1.2.2/zepto.onepagescroll.js",
"onepagecss": "zepto/zepto-onepage-scroll/1.2.2/onepage-scroll.css"
},
"output": ["main.js", "style.css"]
}
Expand Down

0 comments on commit 714642e

Please sign in to comment.