Skip to content

Commit

Permalink
Merge pull request #28 from Noboomta/fix/npmmirror
Browse files Browse the repository at this point in the history
Fix/npmmirror
  • Loading branch information
Noboomta committed Jun 21, 2024
2 parents b5e2a26 + c13f8d1 commit c76c78b
Show file tree
Hide file tree
Showing 3 changed files with 4,225 additions and 3,744 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
registry=https://registry.yarnpkg.com/
2 changes: 2 additions & 0 deletions src/main.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import 'regenerator-runtime/runtime'

import { createApp } from 'vue'
import App from './App.vue'

Expand Down
Loading

0 comments on commit c76c78b

Please sign in to comment.