Skip to content

Commit b910cc7

Browse files
authored
Merge pull request #1576 from swagger-api/swagger-editor/swagger-editor-dist-main-location
#1575 Correct path for swagger-editor.js
2 parents 2f49189 + b15ae8a commit b910cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swagger-editor-dist-package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "swagger-editor-dist",
33
"version": "$$VERSION",
4-
"main": "dist/swagger-editor.js",
4+
"main": "swagger-editor.js",
55
"repository": "[email protected]:swagger-api/swagger-editor.git",
66
"contributors": [
77
"(in alphabetical order)",

0 commit comments

Comments
 (0)