Skip to content

Commit a52bc5c

Browse files
authored
Merge pull request #3 from PRGfx/neos8
Neos 8 compatibility
2 parents c2576f7 + f939d8e commit a52bc5c

File tree

5 files changed

+1648
-1218
lines changed

5 files changed

+1648
-1218
lines changed

Resources/Private/JavaScript/TextPartLanguage/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"watch": "neos-react-scripts watch"
88
},
99
"devDependencies": {
10-
"@neos-project/neos-ui-extensibility": "*"
10+
"@neos-project/neos-ui-extensibility": "^8.2.0",
11+
"@neos-project/build-essentials": "^8.2.0"
1112
},
1213
"neos": {
1314
"buildTargetDirectory": "../../../Public/JavaScript/TextPartLanguage"

0 commit comments

Comments
 (0)