Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alimuzzaman committed Aug 27, 2023
1 parent d3b88e4 commit 06ff233
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "1.0.0",
"description": "=== WP Scheduled Posts ===\r Contributors: wpdevteam, Asif2BD, re_enter_rupok, onetarek, hakimcseru, nayanchamp7\r Tags: post schedule, editor calendar, schedule-calendar, schedule bar, scheduled posts, schedule, schedule widget, scheduler, schedule menu bar, admin bar, dashboard widget, missed scheduled, calendar, missed schedule, future post, schedule issue, post later, admin bar, admin, multi author\r Requires at least: 4.0\r Tested up to: 5.0\r Requires PHP: 5.4\r Stable tag: 2.0.2\r License: GPLv3\r License URI: https://opensource.org/licenses/GPL-3.0",
"scripts": {
"build": "wp-scripts build & wp-scripts build --prefix ./includes/Admin/Settings",
"start": "wp-scripts start & wp-scripts start --prefix ./includes/Admin/Settings",
"build": "wp-scripts build",
"start": "wp-scripts start",
"pot": "wp i18n make-pot . languages/wp-scheduled-posts.pot ",
"zip": "npm run build && npm run pot && wp dist-archive .",
"packages-update": "wp-scripts packages-update"
Expand Down

0 comments on commit 06ff233

Please sign in to comment.