Skip to content

Commit 60ef1d0

Browse files
Merge pull request #51 from ekonstantinidis/remove-react-modal
Remove react modal
2 parents c8740b1 + 4500e3a commit 60ef1d0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

rest_framework_docs/static/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
"jquery": "=1.11.3",
4242
"react": "=0.14.3",
4343
"react-dom": "=0.14.3",
44-
"react-modal": "=0.6.1",
4544
"superagent": "=1.6.1",
4645
"underscore": "=1.8.3",
4746
"underscore.string": "=3.2.2"
@@ -57,6 +56,6 @@
5756
"less": "=2.5.3",
5857
"less-plugin-clean-css": "=1.5.1",
5958
"watch": "=0.16.0",
60-
"webpack": "=1.12.9"
59+
"webpack": "=1.12.10"
6160
}
6261
}

0 commit comments

Comments
 (0)