Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

Commit

Permalink
moved new codebase to master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Silvestre Herrera committed May 2, 2016
1 parent b9e68b5 commit 5e9e7c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ before_script:
- sleep 3
branches:
only:
- rewrite
- master
node_js:
- "5.0"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "onscreen",
"version": "1.0.0",
"version": "0.0.0",
"description": "A light UI library that does stuff when the matched elements enter or leave the viewport",
"main": "dist/onScreen.umd.js",
"jsnext:main": "dist/onScreen.es6.js",
Expand Down

0 comments on commit 5e9e7c4

Please sign in to comment.