Browse Source

fixed name so works with browserify

pull/88/head v1.7.2
Jonathan Fielding 9 years ago
parent
commit
3bda2b3e7a
  1. 4
      package.json

4
package.json

@ -1,6 +1,6 @@
{ {
"name": "echo.js", "name": "echo-js",
"version": "1.7.0", "version": "1.7.2",
"description": "Lazy-loading with data-* attributes, offset and throttle options", "description": "Lazy-loading with data-* attributes, offset and throttle options",
"author": "@toddmotto", "author": "@toddmotto",
"license": "MIT", "license": "MIT",

Loading…
Cancel
Save