Skip to content

Commit

Permalink
Transfering ot Org Access
Browse files Browse the repository at this point in the history
  • Loading branch information
pc-magas committed Jan 27, 2024
1 parent 6c86861 commit 0b61163
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/build-sass.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
- name: "Setup Node"
uses: actions/setup-node@v4
with:
node-version: 21
node-version: 21
registry-url: 'https://registry.npmjs.org'

- name: "Install npm dependencies"
run: npm install
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "fa-checkbox",
"name": "@ellakcy/fa-checkbox",
"author": "Cypriot Free Software Foundation",
"license": "MIT",
"version": "0.0.9",
Expand Down

0 comments on commit 0b61163

Please sign in to comment.