@compiled/babel-plugin-css-in-js
Advanced tools
Comparing version 0.2.5-fcc1a48cf27b789bda1940eb5210d6090cd58f96.0 to 0.2.5
@@ -1,1 +0,22 @@ | ||
{"name":"@compiled/babel-plugin-css-in-js","version":"0.2.5-fcc1a48cf27b789bda1940eb5210d6090cd58f96.0","description":"The CSS in JS authoring experience you love without the runtime cost","author":"Michael Dougall","license":"Apache-2.0","main":"./dist/index.js","types":"./dist/index.d.ts","files":["dist","src"],"dependencies":{"@babel/core":"^7.9.0","@compiled/ts-transform-css-in-js":"0.2.5-fcc1a48cf27b789bda1940eb5210d6090cd58f96.0","typescript":"^3.7.3"},"devDependencies":{"@babel/plugin-syntax-jsx":"^7.8.3","@types/babel__core":"^7.1.6"}} | ||
{ | ||
"name": "@compiled/babel-plugin-css-in-js", | ||
"version": "0.2.5", | ||
"description": "The CSS in JS authoring experience you love without the runtime cost", | ||
"author": "Michael Dougall", | ||
"license": "Apache-2.0", | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"files": [ | ||
"dist", | ||
"src" | ||
], | ||
"dependencies": { | ||
"@babel/core": "^7.9.0", | ||
"@compiled/ts-transform-css-in-js": "0.2.5", | ||
"typescript": "^3.7.3" | ||
}, | ||
"devDependencies": { | ||
"@babel/plugin-syntax-jsx": "^7.8.3", | ||
"@types/babel__core": "^7.1.6" | ||
} | ||
} |
9883
+ Added@compiled/ts-transform-css-in-js@0.2.5(transitive)
- Removed@compiled/ts-transform-css-in-js@0.2.5-fcc1a48cf27b789bda1940eb5210d6090cd58f96.0(transitive)