Skip to content

Commit

Permalink
Revert "Add licences to all example/package.json that lack them"
Browse files Browse the repository at this point in the history
This reverts commit 5d4e250.
  • Loading branch information
oBusk committed Aug 14, 2021
1 parent 82720fc commit f0ba830
Show file tree
Hide file tree
Showing 65 changed files with 0 additions and 65 deletions.
1 change: 0 additions & 1 deletion examples/api-routes-rate-limit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/auth0/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/blog-with-comment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/blog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "node ./scripts/gen-rss.js && next build",
Expand Down
1 change: 0 additions & 1 deletion examples/catch-all-routes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/dynamic-routing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/gh-pages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/styled-jsx-with-csp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-aws-amplify-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-aws-amplify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-babel-macros/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-carbon-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-cerebral/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-compiled-css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-custom-babel-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-custom-reverse-proxy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"dependencies": {
"express": "^4.15.3",
"next": "latest",
Expand Down
1 change: 0 additions & 1 deletion examples/with-cypress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "with-cypress",
"license": "MIT",
"version": "0.1.0",
"private": true,
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion examples/with-draft-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-electron-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"main": "main/index.js",
"productName": "ElectronTypescriptNext",
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion examples/with-emotion-vanilla/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-emotion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-eslint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-filbert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-flow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-goober/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-graphql-hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-graphql-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"dependencies": {
"graphql-react": "^11.0.1",
"next": "latest",
Expand Down
1 change: 0 additions & 1 deletion examples/with-hls-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-joi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-kea/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-lingui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-mobx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-msw/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-mux-video/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-neo4j/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-netlify-cms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-next-sitemap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-nhost-auth-realtime-graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-overmind/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next -p 1234",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-quill-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-react-bootstrap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-react-helmet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-react-intl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "cross-env NODE_ICU_DATA=node_modules/full-icu ts-node --project tsconfig.server.json server.ts",
"dev-no-custom-server": "next dev",
Expand Down
1 change: 0 additions & 1 deletion examples/with-react-md-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-react-md/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-react-multi-carousel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-reason-relay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "bsb -make-world",
Expand Down
1 change: 0 additions & 1 deletion examples/with-reasonml-todo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "concurrently \"bsb -clean-world -make-world -w\" \"next dev\"",
"dev:reason": "bsb -clean-world -make-world -w",
Expand Down
1 change: 0 additions & 1 deletion examples/with-reasonml/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "concurrently \"bsb -clean-world -make-world -w\" \"next dev\"",
"dev:reason": "bsb -clean-world -make-world -w",
Expand Down
1 change: 0 additions & 1 deletion examples/with-redis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-redux-saga/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-redux-toolkit-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-reflexjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-relay-modern/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-sentry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-storybook-styled-jsx-scss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
1 change: 0 additions & 1 deletion examples/with-storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
Loading

0 comments on commit f0ba830

Please sign in to comment.