Browse Source

2.0.3

pull/8/head v2.0.3
Luke Childs 8 years ago
parent
commit
ef194af5cb
  1. 2
      package.json

2
package.json

@ -1,6 +1,6 @@
{ {
"name": "react-jsdom", "name": "react-jsdom",
"version": "2.0.2", "version": "2.0.3",
"description": "Render actual DOM nodes in Node.js", "description": "Render actual DOM nodes in Node.js",
"main": "src/index.js", "main": "src/index.js",
"scripts": { "scripts": {

Loading…
Cancel
Save