Skip to content

Commit b45654b

Browse files
authored
Merge pull request #206 from rwjblue/update-simple-dom
Update minimum version of simple-dom to 1.4.0.
2 parents f4d8983 + 7a227e6 commit b45654b

3 files changed

Lines changed: 1282 additions & 2 deletions

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@
22
npm-debug.log
33
tmp*
44
dist/
5-
yarn.lock

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"najax": "^1.0.2",
3434
"resolve": "^1.8.1",
3535
"rsvp": "^4.7.0",
36-
"simple-dom": "^1.0.0",
36+
"simple-dom": "^1.4.0",
3737
"source-map-support": "^0.5.0"
3838
},
3939
"devDependencies": {

0 commit comments

Comments
 (0)