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

Commit

Permalink
[ci skip] Getting ready for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Silvestre Herrera committed May 2, 2016
1 parent 55d2e4b commit b9e68b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ A light UI library that does stuff when the matched elements enter or leave the

#### Installation

OnScreen ~~is now~~ will be available on NPM. To install it open a terminal and run…
OnScreen is available on NPM. To install it open a terminal and run…

```shell
npm install onscreen
Expand Down
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": "0.0.0",
"version": "1.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 b9e68b5

Please sign in to comment.