Skip to content

Commit a50e717

Browse files
committed
Update package.json
1 parent 581b5b4 commit a50e717

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,22 @@
11
{
2-
"name": "tachyons-js",
2+
"name": "tachyons-in-js",
33
"version": "0.3.1",
44
"description": "Tachyons for your favorite inline-styles package",
55
"main": "index.js",
66
"scripts": {
77
"build": "node generate.js"
88
},
9-
"author": "Jon Gold <jon.gold@airbnb.com>",
109
"license": "MIT",
11-
"repository": "jongold/tachyons-js",
10+
"repository": "ratson/tachyons-in-js",
1211
"keywords": [
1312
"css",
1413
"oocss",
1514
"functional css",
1615
"design",
1716
"responsive",
18-
"performance"
17+
"performance",
18+
"tachyons",
19+
"css-in-js"
1920
],
2021
"devDependencies": {
2122
"native-css": "^2.0.0",

0 commit comments

Comments
 (0)