pull/2748/head
Henning Dieterichs 4 years ago
parent 5be4e6fdc7
commit aedb82f709
No known key found for this signature in database
GPG Key ID: 771381EFFDB9EC06

2
package-lock.json generated

@ -1,6 +1,6 @@
{
"name": "monaco-css",
"version": "3.4.0",
"version": "3.5.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

@ -1,6 +1,6 @@
{
"name": "monaco-css",
"version": "3.4.0",
"version": "3.5.0",
"description": "CSS, LESS and SCSS plugin for the Monaco Editor",
"scripts": {
"compile": "mrmdir ./out && tsc -p ./src/tsconfig.json && tsc -p ./src/tsconfig.esm.json && node ./scripts/dts && prettier --write ./monaco.d.ts",

Loading…
Cancel
Save