Renames index file

This commit is contained in:
Pierre Moiré
2019-12-02 22:22:41 +01:00
committed by GitHub
parent 341e540af6
commit ddc17a8dc3

View File

@ -26,7 +26,7 @@
"links", "links",
"nodes" "nodes"
], ],
"main": "./dist/index.js", "main": "./dist/index.min.js",
"typings": "./dist/@types/index", "typings": "./dist/@types/index",
"dependencies": { "dependencies": {
"@projectstorm/geometry": "^6.0.1-beta.6", "@projectstorm/geometry": "^6.0.1-beta.6",