Dynamically fetching correct version and generating declarations only for npm lib
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@workadventure/iframe-api-typings",
|
||||
"version": "1.2.0",
|
||||
"version": "VERSION_PLACEHOLDER",
|
||||
"description": "Typescript typings for WorkAdventure iFrame API",
|
||||
"main": "iframe_api.js",
|
||||
"types": "iframe_api.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user