Skip to content

Commit 0cb0719

Browse files
committed
build: dist files
1 parent e749713 commit 0cb0719

File tree

7 files changed

+9
-6
lines changed

7 files changed

+9
-6
lines changed

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
.PHONY: test push-to-npm
22

3+
build:
4+
npm run build
5+
36
test:
47
npm run test
58

dist/index.aio.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* streaming-json 0.1.2 (https://github.com/karminski/streaming-json)
2+
* streaming-json 0.1.3 (https://github.com/karminski/streaming-json)
33
* API https://github.com/karminski/streaming-json/blob/master/doc/api.md
44
* Copyright 2017-2024 karminski. All Rights Reserved
55
* Licensed under MIT (https://github.com/karminski/streaming-json/blob/master/LICENSE)

dist/index.aio.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.esm.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* streaming-json 0.1.2 (https://github.com/karminski/streaming-json)
2+
* streaming-json 0.1.3 (https://github.com/karminski/streaming-json)
33
* API https://github.com/karminski/streaming-json/blob/master/doc/api.md
44
* Copyright 2017-2024 karminski. All Rights Reserved
55
* Licensed under MIT (https://github.com/karminski/streaming-json/blob/master/LICENSE)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)