Skip to content

Commit

Permalink
Merge branch 'main' into styleStreamline
Browse files Browse the repository at this point in the history
  • Loading branch information
bourgeoa committed Dec 1, 2023
2 parents 62cc6bb + 28954ea commit 5d95a9f
Show file tree
Hide file tree
Showing 8 changed files with 5,559 additions and 3,518 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
strategy:
matrix:
node-version:
- 14.x
- 16.x
- 18.x
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
node_modules
# dist
dist
lib
src/versionInfo.ts
.idea
Expand Down
Loading

0 comments on commit 5d95a9f

Please sign in to comment.