Fix sra-spec main
and types
in package.json
This commit is contained in:
parent
db54588d05
commit
3a5c6ed00f
@ -5,8 +5,8 @@
|
||||
"node": ">=6.12"
|
||||
},
|
||||
"description": "Standard Relayer API Open API Spec",
|
||||
"main": "lib/src/index.js",
|
||||
"types": "lib/src/index.d.ts",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
"scripts": {
|
||||
"serve": "redoc-cli serve lib/api.json --watch",
|
||||
"watch_without_deps": "run-p build-json:watch serve",
|
||||
|
Loading…
x
Reference in New Issue
Block a user