Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit c23582c

Browse files
3.0.0-beta.1
1 parent e645058 commit c23582c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "sp-pnp-js",
3-
"version": "3.0.0-beta.0",
3+
"version": "3.0.0-beta.1",
44
"description": "A JavaScript library for SharePoint development.",
55
"main": "./lib/pnp.js",
6-
"typings": "./lib/pnp",
6+
"typings": "./lib/pnp",
77
"dependencies": {
88
"@types/sharepoint": "2013.1.9"
99
},

0 commit comments

Comments
 (0)