Skip to content

Commit b3fd0e7

Browse files
committed
chore(release)
1 parent e16813f commit b3fd0e7

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "Mark Chapman <support@forms-angular.org>",
44
"description": "A form builder that sits on top of Angular.js, Twitter Bootstrap, jQuery UI, Angular-UI, Express and Mongoose. Opinionated or what?",
55
"homepage": "http://forms-angular.org",
6-
"version": "0.12.0-beta.304",
6+
"version": "0.12.0-beta.305",
77
"engines": {
88
"node": ">=8.x",
99
"npm": ">=5.x"

website/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "website",
33
"author": "Mark Chapman <support@forms-angular.org>",
4-
"version": "0.12.0-beta.304",
4+
"version": "0.12.0-beta.305",
55
"description": "The demonstration website for the forms-angular library",
66
"repository": {
77
"type": "git",
@@ -36,16 +36,16 @@
3636
"errorhandler": "1.5.1",
3737
"express": "4.19.2",
3838
"express-session": "1.18.0",
39-
"fng-audit": "0.12.0-beta.304",
40-
"fng-bootstrap-date": "0.12.0-beta.304",
41-
"fng-bootstrap-datetime": "0.12.0-beta.304",
42-
"fng-ckeditor": "0.12.0-beta.304",
43-
"fng-colour-picker": "0.12.0-beta.304",
44-
"fng-jq-upload": "0.12.0-beta.304",
45-
"fng-reports": "0.12.0-beta.304",
46-
"fng-ui-date": "0.12.0-beta.304",
47-
"fng-ui-select": "0.12.0-beta.304",
48-
"forms-angular": "file:../forms-angular-0.12.0-beta.304.tgz",
39+
"fng-audit": "0.12.0-beta.305",
40+
"fng-bootstrap-date": "0.12.0-beta.305",
41+
"fng-bootstrap-datetime": "0.12.0-beta.305",
42+
"fng-ckeditor": "0.12.0-beta.305",
43+
"fng-colour-picker": "0.12.0-beta.305",
44+
"fng-jq-upload": "0.12.0-beta.305",
45+
"fng-reports": "0.12.0-beta.305",
46+
"fng-ui-date": "0.12.0-beta.305",
47+
"fng-ui-select": "0.12.0-beta.305",
48+
"forms-angular": "file:../forms-angular-0.12.0-beta.305.tgz",
4949
"jquery": "^3.7.1",
5050
"jquery-ui": "^1.13.3",
5151
"jspdf": "^2.5.1",

0 commit comments

Comments
 (0)