Skip to content

Commit

Permalink
fix meta
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <hello@matteocollina.com>
  • Loading branch information
mcollina committed Jul 13, 2022
1 parent 6f4ef6a commit e7d63a6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions lib/meta.js
@@ -1,5 +1,3 @@
'use strict'

const { version } = require('../package.json')

module.exports = { version }
module.exports = { version: '8.1.0' }

0 comments on commit e7d63a6

Please sign in to comment.