Skip to content

Commit

Permalink
patch: removing package info loading
Browse files Browse the repository at this point in the history
  • Loading branch information
chronosis committed Jul 1, 2024
1 parent e7ef738 commit ad6a142
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import geohash from 'ngeohash';
import geolib from 'geolib';
import Event from 'node:events';
import __ from './lib/lodash-stub.js';
import pkg from './package.json' assert { type : 'json' };

const messages = {
ok: 'OK',
Expand Down

0 comments on commit ad6a142

Please sign in to comment.