Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Capevace committed Mar 26, 2023
1 parent a826292 commit 2eab439
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@capevace/tailpipe",
"version": "1.0.0",
"version": "1.1.0",
"description": "A PHP library and TailwindCSS extension that enables the use of tailwind variables in PHP code",
"main": "plugin/tailpipe.js",
"scripts": {
"test": "jest",
"tailwind": "tailwindcss build -o tests/css/tailwind.css"
"tailwind": "tailwindcss build -o tests/css/tailwind.css"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 2eab439

Please sign in to comment.