chore(examples): rename package
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "react-flow-examples",
|
||||
"name": "reactflow-examples",
|
||||
"version": "0.0.1-next.0",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"dev": "preconstruct watch",
|
||||
"dev:example": "cd examples/nextjs && yarn dev",
|
||||
"build": "preconstruct build && yarn run packages",
|
||||
"packages": "yarn workspaces foreach --include '@react-flow/**' run build",
|
||||
"packages": "yarn workspaces foreach --include '@react-flow/**' --include 'reactflow' run build",
|
||||
"test:all": "yarn test:chrome && yarn test:firefox",
|
||||
"test:e2e": "cd examples/nextjs && cypress run",
|
||||
"test:component": "cd examples/nextjs && cypress run --component",
|
||||
|
||||
36
yarn.lock
36
yarn.lock
@@ -8442,9 +8442,25 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-flow-examples@workspace:examples/nextjs":
|
||||
"react-is@npm:^16.13.1":
|
||||
version: 16.13.1
|
||||
resolution: "react-is@npm:16.13.1"
|
||||
checksum: f7a19ac3496de32ca9ae12aa030f00f14a3d45374f1ceca0af707c831b2a6098ef0d6bdae51bd437b0a306d7f01d4677fcc8de7c0d331eb47ad0f46130e53c5f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react@npm:^18.2.0":
|
||||
version: 18.2.0
|
||||
resolution: "react@npm:18.2.0"
|
||||
dependencies:
|
||||
loose-envify: ^1.1.0
|
||||
checksum: 88e38092da8839b830cda6feef2e8505dec8ace60579e46aa5490fc3dc9bba0bd50336507dc166f43e3afc1c42939c09fe33b25fae889d6f402721dcd78fca1b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"reactflow-examples@workspace:examples/nextjs":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "react-flow-examples@workspace:examples/nextjs"
|
||||
resolution: "reactflow-examples@workspace:examples/nextjs"
|
||||
dependencies:
|
||||
"@preconstruct/next": ^4.0.0
|
||||
"@types/dagre": ^0.7.47
|
||||
@@ -8467,22 +8483,6 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"react-is@npm:^16.13.1":
|
||||
version: 16.13.1
|
||||
resolution: "react-is@npm:16.13.1"
|
||||
checksum: f7a19ac3496de32ca9ae12aa030f00f14a3d45374f1ceca0af707c831b2a6098ef0d6bdae51bd437b0a306d7f01d4677fcc8de7c0d331eb47ad0f46130e53c5f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react@npm:^18.2.0":
|
||||
version: 18.2.0
|
||||
resolution: "react@npm:18.2.0"
|
||||
dependencies:
|
||||
loose-envify: ^1.1.0
|
||||
checksum: 88e38092da8839b830cda6feef2e8505dec8ace60579e46aa5490fc3dc9bba0bd50336507dc166f43e3afc1c42939c09fe33b25fae889d6f402721dcd78fca1b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"reactflow-monorepo@workspace:.":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "reactflow-monorepo@workspace:."
|
||||
|
||||
Reference in New Issue
Block a user