Skip to content

Commit

Permalink
new iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
mertsincan committed Nov 1, 2022
1 parent 9950fed commit a2c8969
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-build.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "primereact",
"version": "8.7.1",
"version": "8.7.2",
"private": false,
"author": "PrimeTek Informatics",
"description": "PrimeReact is an open source UI library for React featuring a rich set of 80+ components, a theme designer, various theme alternatives such as Material, Bootstrap, Tailwind, premium templates and professional support. In addition, it integrates with PrimeBlock, which has 280+ ready to use UI blocks to build spectacular applications in no time.",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "primereact",
"private": false,
"version": "8.7.1",
"version": "8.7.2-SNAPSHOT",
"scripts": {
"dev": "next dev",
"start": "next start",
Expand Down

0 comments on commit a2c8969

Please sign in to comment.