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 14d4651 commit ecd8b30
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,13 @@
"main": "./Target/Function/Copy.js",
"types": "./Target/Function/Copy.d.ts",
"scripts": {
"Document": "Document 'Source/**/*.ts'",
"prepublishOnly": "Build 'Source/**/*.ts'"
},
"dependencies": {
"chalk": "5.3.0",
"fast-glob": "3.3.2"
},
"devDependencies": {
"@playform/build": "0.0.2"
},
"peerDependencies": {
"@playform/document": "0.0.3"
"@playform/build": "0.0.4"
}
}

0 comments on commit ecd8b30

Please sign in to comment.