Browse Source

1.1.0

transpile v1.1.0
Luke Childs 8 years ago
parent
commit
c57db9096d
  1. 2
      package.json

2
package.json

@ -1,6 +1,6 @@
{ {
"name": "when-dom-ready", "name": "when-dom-ready",
"version": "1.0.1", "version": "1.1.0",
"description": "$(document).ready() for the 21st century", "description": "$(document).ready() for the 21st century",
"main": "src/index.js", "main": "src/index.js",
"scripts": { "scripts": {

Loading…
Cancel
Save