Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Commit

Permalink
0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
cguedes committed Nov 7, 2016
1 parent 1214a94 commit a8a225f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dist/APIExplorer.umd.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/APIExplorer.umd.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
<div id="root"></div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js" integrity="sha512-K1qjQ+NcF2TYO/eI3M6v8EiNYZfA95pQumfvcVrTHtwQVDG+aHRqLi/ETn2uB+1JqwYqVG3LIvdm9lj6imS/pQ==" crossorigin="anonymous"></script>
<script src="/APIExplorer.umd.js?v=31b52f068a1e0015a5b3"></script>
<script src="/APIExplorer.umd.js?v=be9679951d0ca2ade12e"></script>
</body>
</html>
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "apiexplorer",
"version": "0.2.7-0",
"version": "0.2.7",
"description": "API Explorer (live documentation) for Swagger",
"main": "dist/APIExplorer.umd.js",
"scripts": {
Expand Down Expand Up @@ -53,9 +53,6 @@
"dist"
]
},
"files": [
"dist"
],
"dependencies": {
"async": "^1.5.0",
"classnames": "^2.1.2",
Expand Down

0 comments on commit a8a225f

Please sign in to comment.