Skip to content

Commit

Permalink
fix: provenance
Browse files Browse the repository at this point in the history
  • Loading branch information
cha0s committed Feb 18, 2024
1 parent 7ca30c6 commit 531dec0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions packages/headless/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,22 @@
{
"name": "@flecks/headless",
"version": "4.0.1",
"author": "cha0s",
"license": "MIT",
"scripts": {
"build": "flecks build",
"clean": "flecks clean",
"lint": "flecks lint",
"test": "flecks test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/cha0s/flecks.git",
"directory": "packages/headless"
},
"publishConfig": {
"access": "public"
},
"files": [],
"dependencies": {
"@flecks/core": "^4.0.0"
Expand Down

0 comments on commit 531dec0

Please sign in to comment.