mirror of
https://github.com/nbd-wtf/nostr-tools.git
synced 2025-12-09 00:28:51 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8edcea2ed3 |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostr-tools",
|
||||
"version": "0.6.1",
|
||||
"version": "0.6.2",
|
||||
"description": "Tools for making a Nostr client.",
|
||||
"main": "dist/nostr-tools.esm.min.js",
|
||||
"module": "dist/nostr-tools.esm.min.js",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
import pkg from './package.json'
|
||||
|
||||
export default {
|
||||
input: 'src/index.js',
|
||||
input: 'index.js',
|
||||
output: [
|
||||
{
|
||||
name: 'nostrtools',
|
||||
|
||||
Reference in New Issue
Block a user