Skip to content

Commit

Permalink
fix yarn script
Browse files Browse the repository at this point in the history
  • Loading branch information
tian000 committed Jul 11, 2024
1 parent 0480fa1 commit 369fbd4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .yarn/releases/yarn-1.22.22.cjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
status
#!/usr/bin/env node
#!/usr/bin/env node
module.exports =
/******/ (function(modules) { // webpackBootstrap
/******/ // The module cache
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dialectlabs/blinks",
"version": "0.3.0",
"name": "@phantom/blinks",
"version": "0.3.1",
"license": "Apache-2.0",
"private": false,
"sideEffects": true,
Expand Down

0 comments on commit 369fbd4

Please sign in to comment.