Skip to content

Commit

Permalink
Merge pull request #31 from techdivision/NCP-40
Browse files Browse the repository at this point in the history
NCP-40 // Remove prebuilt script and bump node and dependency versions
  • Loading branch information
dboeck authored Apr 11, 2022
2 parents 965f9c3 + fe3e376 commit eab87c6
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.idea
node_modules
yarn.lock
yarn.lock
.DS_Store
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.15.3
14.19.1
2 changes: 1 addition & 1 deletion Resources/Private/JavaScript/CkStyles/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.15.3
14.19.1
3 changes: 1 addition & 2 deletions Resources/Private/JavaScript/CkStyles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@
"buildTargetDirectory": "../../../Public/JavaScript/CkStyles"
},
"dependencies": {
"@ckeditor/ckeditor5-basic-styles": "^10.0.0"
}
}
}

0 comments on commit eab87c6

Please sign in to comment.