Skip to content

Commit

Permalink
feat!: force major release
Browse files Browse the repository at this point in the history
  • Loading branch information
Loïc Mangeonjean committed Mar 7, 2024
1 parent feba993 commit b7cd6fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@codingame/monaco-editor-wrapper",
"version": "0.0.0-semantic-release",
"private": false,
"description": "Enhanced Monaco editor with TextMate grammars and more",
"description": "Configured monaco-vscode-api with tools and extensions",
"scripts": {
"build": "npm run lint && npm run compile && npm run generate-types",
"compile": "node --experimental-json-modules ./node_modules/.bin/rollup --config rollup.config.ts --configPlugin typescript",
Expand Down

0 comments on commit b7cd6fd

Please sign in to comment.