Fix package.json
This commit is contained in:
@@ -24,6 +24,10 @@
|
||||
"./PropertyPath": {
|
||||
"types": "./dist/PropertyPath.d.ts",
|
||||
"default": "./dist/PropertyPath.js"
|
||||
},
|
||||
"./Subscribable": {
|
||||
"types": "./dist/Subscribable.d.ts",
|
||||
"default": "./dist/Subscribable.js"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user