Skip to content

Commit ea1611e

Browse files
authored
Merge pull request #6 from marcreichel/remove-tests
Remove tests
2 parents cb1eddd + 36fd825 commit ea1611e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "tailwindcss-css-properties",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "A Tailwind CSS plugin that exports theme colors as css custom properties.",
55
"main": "index.js",
66
"scripts": {
7-
"test": "echo \"Error: no test specified\" && exit 1"
7+
"test": "echo \"No test specified\""
88
},
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)