Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Nov 20, 2024
1 parent 33ce568 commit 4da5bbf
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
42 changes: 21 additions & 21 deletions benchmark/package.json
Original file line number Diff line number Diff line change
@@ -1,37 +1,37 @@
{
"author": {
"email": "Source/[email protected]",
"name": "🖋️ Source — 👐🏻 Open —",
"url": "HTTPS://Editor.Land"
},
"bugs": {
"url": "HTTPS://GitHub.Com/CodeEditorLand/Biome/issues"
},
"name": "@biomejs/benchmark",
"version": "0.0.1",
"private": false,
"description": "",
"devDependencies": {
"@playform/build": "0.1.9",
"dprint": "0.47.5"
},
"homepage": "HTTPS://GitHub.Com/CodeEditorLand/Biome#readme",
"keywords": [
"codeeditorland",
"land",
"playform"
],
"license": "SEE LICENSE IN LICENSE",
"main": "run.js",
"name": "@biomejs/benchmark",
"private": false,
"publishConfig": {
"access": "public"
"homepage": "HTTPS://GitHub.Com/CodeEditorLand/Biome#readme",
"bugs": {
"url": "HTTPS://GitHub.Com/CodeEditorLand/Biome/issues"
},
"repository": {
"type": "git",
"url": "git+HTTPS://github.com/CodeEditorLand/Biome.git"
},
"license": "SEE LICENSE IN LICENSE",
"author": {
"name": "🖋️ Source — 👐🏻 Open —",
"email": "Source/[email protected]",
"url": "HTTPS://Editor.Land"
},
"type": "module",
"main": "run.js",
"scripts": {
"prepublishOnly": "Build 'Source/**/*.ts'"
},
"type": "module",
"version": "0.0.1"
"devDependencies": {
"@playform/build": "0.1.9",
"dprint": "0.47.5"
},
"publishConfig": {
"access": "public"
}
}
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
{
"author": {
"email": "Source/[email protected]",
"name": "🖋️ Source — 👐🏻 Open —",
"url": "HTTPS://Editor.Land"
},
"bugs": {
"url": "HTTPS://GitHub.Com/CodeEditorLand/Biome/issues"
},
"devDependencies": {
"@playform/build": "0.1.9"
},
"homepage": "HTTPS://GitHub.Com/CodeEditorLand/Biome#readme",
"name": "@biomejs/monorepo",
"version": "0.0.1",
"private": false,
"keywords": [
"codeeditorland",
"land",
"playform"
],
"license": "SEE LICENSE IN LICENSE",
"name": "@biomejs/monorepo",
"private": false,
"publishConfig": {
"access": "public"
"homepage": "HTTPS://GitHub.Com/CodeEditorLand/Biome#readme",
"bugs": {
"url": "HTTPS://GitHub.Com/CodeEditorLand/Biome/issues"
},
"repository": {
"type": "git",
"url": "git+HTTPS://github.com/CodeEditorLand/Biome.git"
},
"license": "SEE LICENSE IN LICENSE",
"author": {
"name": "🖋️ Source — 👐🏻 Open —",
"email": "Source/[email protected]",
"url": "HTTPS://Editor.Land"
},
"type": "module",
"scripts": {
"ci": "cargo biome-cli-dev ci",
"prepublishOnly": "Build 'Source/**/*.ts'"
},
"type": "module",
"version": "0.0.1"
"devDependencies": {
"@playform/build": "0.1.9"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 4da5bbf

Please sign in to comment.