update parcel in example to latest
This commit is contained in:
parent
df6b52736e
commit
4669960896
|
@ -16,8 +16,8 @@
|
|||
"devDependencies": {
|
||||
"@types/react": "^17.0.0",
|
||||
"@types/react-dom": "^17.0.0",
|
||||
"parcel": "^2.0.0",
|
||||
"typescript": "^4.0.0",
|
||||
"process": "^0.11.10"
|
||||
"parcel": "^2.6.2",
|
||||
"process": "^0.11.10",
|
||||
"typescript": "^4.0.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue