mirror of
https://github.com/status-im/status-js-api.git
synced 2025-02-19 20:58:05 +00:00
fix index.js
This commit is contained in:
parent
d3c2a54c2a
commit
1b4c6e6aee
2
index.js
2
index.js
@ -1,3 +1,3 @@
|
||||
const StatusJS = require('./src/index.js');
|
||||
const StatusJS = require('./dist/index.js');
|
||||
|
||||
module.exports = StatusJS;
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "status-js-api",
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.3",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user