mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-17 11:26:42 +00:00
chore: add main
field to package.json
This commit is contained in:
parent
789e03afe6
commit
ef50ec4972
@ -2,6 +2,7 @@
|
|||||||
"name": "bpmn-js",
|
"name": "bpmn-js",
|
||||||
"version": "8.5.0",
|
"version": "8.5.0",
|
||||||
"description": "A bpmn 2.0 toolkit and web modeler",
|
"description": "A bpmn 2.0 toolkit and web modeler",
|
||||||
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"all": "run-s lint test distro test:distro",
|
"all": "run-s lint test distro test:distro",
|
||||||
"lint": "eslint .",
|
"lint": "eslint .",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user