Skip to content

Commit a1efe1c

Browse files
authored
Merge pull request #38 from Paraldos/NEOS-8-3-x-Compatibility
changes for NEOS 8.3.x compatibility.
2 parents ab8e58b + 3942741 commit a1efe1c

File tree

2 files changed

+60
-1681
lines changed

2 files changed

+60
-1681
lines changed

Resources/Private/JavaScript/CkStyles/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,9 @@
77
"watch": "neos-react-scripts watch"
88
},
99
"devDependencies": {
10-
"@neos-project/neos-ui-extensibility": "^8.2.3"
10+
"@neos-project/neos-ui-extensibility-webpack-adapter": "^8.3.0"
1111
},
1212
"neos": {
1313
"buildTargetDirectory": "../../../Public/JavaScript/CkStyles"
14-
},
15-
"dependencies": {
16-
"@neos-project/build-essentials": "^8.2.3"
1714
}
1815
}

0 commit comments

Comments
 (0)