Skip to content

Commit

Permalink
Rename
Browse files Browse the repository at this point in the history
  • Loading branch information
Çağatay Çivici authored and Çağatay Çivici committed Sep 1, 2018
1 parent 8517c66 commit bf8ae1c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"name": "primegrid",
"name": "primeflex",
"version": "1.0.0-rc.1",
"description": "PrimeGrid is a lightweight flex based responsive layout utility optimized for mobile phones, tablets and desktops",
"description": "PrimeFlex is a lightweight flex based responsive layout utility optimized for mobile phones, tablets and desktops",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/primefaces/primegrid.git"
"url": "git+https://github.com/primefaces/primeflex.git"
},
"keywords": ["grid","responsive","flex"],
"author": "PrimeTek",
"license": "MIT",
"bugs": {
"url": "https://github.com/primefaces/primegrid/issues"
"url": "https://github.com/primefaces/primeflex/issues"
},
"homepage": "https://github.com/primefaces/primegrid#readme"
"homepage": "https://github.com/primefaces/primeflex#readme"
}
File renamed without changes.
File renamed without changes.

0 comments on commit bf8ae1c

Please sign in to comment.