We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaffabf commit c8a5368Copy full SHA for c8a5368
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "typescript-plugin-tw-template",
3
- "version": "1.0.2",
+ "version": "2.0.0",
4
"author": "kingdaro",
5
"license": "MIT",
6
"main": "build/index.js",
@@ -26,9 +26,9 @@
26
"eslint-plugin-prettier": "^3.1.3",
27
"jest": "^25.4.0",
28
"prettier": "^2.0.4",
29
+ "tailwindcss": "^1.2.0",
30
"trash-cli": "^3.0.0",
31
"ts-jest": "^25.4.0",
- "tailwindcss": "^1.2.0",
32
"typescript": "^3.8.3"
33
},
34
"peerDependencies": {
0 commit comments