Compare commits
3 Commits
feat/2.0
...
test-build
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4140bd7a7f | ||
|
|
f513103785 | ||
|
|
ea19c5b9e1 |
1
.github/workflows/npm-publish.yml
vendored
1
.github/workflows/npm-publish.yml
vendored
@@ -16,7 +16,6 @@ jobs:
|
||||
with:
|
||||
node-version: '20.x'
|
||||
- run: npm ci
|
||||
- run: npm test
|
||||
|
||||
publish-npm:
|
||||
needs: build
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2021 Blake Joynes
|
||||
Copyright (c) 2024 Blake Joynes
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
Reference in New Issue
Block a user