Skip to content

Commit 4b2875f

Browse files
chore: bump npm version — patch
also remove node 16 from travis config hoping that coveralls will work.
1 parent 585e898 commit 4b2875f

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
dist: jammy
22
language: node_js
33
node_js:
4-
- "16"
54
- "18"
65

76
cache:

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wink-nlp",
3-
"version": "1.14.1",
3+
"version": "1.14.2",
44
"description": "Developer friendly Natural Language Processing ✨",
55
"keywords": [
66
"NLP",

0 commit comments

Comments
 (0)