Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Apr 5, 2024
1 parent 23c9f58 commit 55e4c2c
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,19 +28,13 @@
"main": "./Target/Index.js",
"types": "./Target/Index.d.ts",
"scripts": {
"Document": "Document 'Source/**/*.ts'",
"prepublishOnly": "Build 'Source/**/*.ts'"
},
"devDependencies": {
<<<<<<< HEAD
"@playform/build": "0.0.5",
"@playform/document": "0.0.6",
"astro": "4.5.16"
=======
"@playform/build": "0.0.2",
"astro": "4.5.16"
},
"optionalDependencies": {
"@playform/document": "0.0.6"
>>>>>>> 94701f73e8b2ca36d2e895f14032ec9835e3733a
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 55e4c2c

Please sign in to comment.