Skip to content

Commit

Permalink
Merge pull request #155 from pusher/hardcode-package-json
Browse files Browse the repository at this point in the history
hardcode package.json. a jab at #152 and #66
  • Loading branch information
fbenevides authored Jan 24, 2022
2 parents 2ef620f + 65f8177 commit bf59452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/version.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
module.exports = require("../package").version
module.exports = require("../package.json").version

0 comments on commit bf59452

Please sign in to comment.