Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
bonbud-macryg committed Jul 19, 2024
1 parent 239e3a3 commit c956e49
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion push.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import 'web-push'
const push = require('web-push')


let vapidKeys = {
publicKey: 'BMkEkgX3pacOflUelgGHtJkbmY8q3ok58hluHNyJREjds23LB6Ds_z7645zTt90ZYMntvmyAKDnOcGp5v-MOMmU',
Expand Down

0 comments on commit c956e49

Please sign in to comment.