Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Apr 4, 2024
1 parent 65dc812 commit 40f0e14
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,13 @@
"main": "./Target/Export.js",
"types": "./Target/Export.d.ts",
"scripts": {
"Document": "Document 'Source/**/*.ts'",
"prepublishOnly": "Build 'Source/**/*.ts'"
},
"dependencies": {
"@playform/pipe": "0.0.1"
},
"devDependencies": {
"@playform/build": "0.0.2",
"@playform/document": "0.0.3"
"@playform/build": "0.0.4"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 40f0e14

Please sign in to comment.