Skip to content

Commit

Permalink
Prep for scoped package publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Kohlmann committed May 5, 2017
1 parent 4b5f896 commit 5ff3cb8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "jss-simple",
"name": "@kohlmannj/jss-simple",
"description": "Thin wrapper around jss that simplifies its interface and restricts you to a single stylesheet.",
"repository": "git://github.com/ashaffer/jss-simple.git",
"version": "0.4.0-beta.6",
Expand All @@ -13,7 +13,6 @@
"files": [
"lib"
],
"private": true,
"scripts": {
"build": "babel src --out-dir lib",
"lint-script": "standard --fix {src,__test__}/**/*.js",
Expand Down

0 comments on commit 5ff3cb8

Please sign in to comment.